All Packages Class Hierarchy This Package Previous Next Index
Class quicktime.std.movies.Atom
java.lang.Object
|
+----quicktime.std.movies.Atom
- public final class Atom
- extends Object
Class that represents the QTAtom object
-
kParentIsContainer
-
-
Atom(int)
- Construct an Atom out of the constant value that defines this data type.
-
getAtom()
- Returns the current value of the atom
kParentIsContainer
public static final Atom kParentIsContainer
Atom
public Atom(int atom)
- Construct an Atom out of the constant value that defines this data type.
getAtom
public int getAtom()
- Returns the current value of the atom
All Packages Class Hierarchy This Package Previous Next Index